home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / textlife.zip / EXAMPLE.DOC < prev    next >
Text File  |  1992-06-29  |  1KB  |  80 lines

  1.  
  2.                                  - TextLife -
  3.  
  4.                             (C) Kevin Solway, 1992
  5.  
  6.  
  7.  
  8.         This is an example text file to show you how to make the most of
  9.         the menu features.
  10.  
  11.         A very basic menu would look like this:
  12.  
  13.  
  14.                                 - MAIN MENU -
  15.  
  16.                               1.  Chapter one.
  17.                               2.  Chapter two.
  18.                               3.  Chapter three.
  19.  
  20.  
  21.         A more complex menu, with highlighting and additional descriptive
  22.         text would look something like this:
  23.  
  24.  
  25.                                 - MAIN MENU -
  26.  
  27.                         1.  Chapter one.  "The beginning"
  28.                         2.  Chapter two.  "The middle"
  29.                         3.  Chapter three.  (The end)
  30.  
  31.  
  32.  
  33.         The following text would look something like this:
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.                                - <CHAPTER ONE> -
  42.  
  43.  
  44.  
  45.         The text for chapter one would be here.  Note that the text
  46.         "chapter one" is enclosed in angle braces in the source text,
  47.         indicating that it is the menu option text referred to in the
  48.         above menu.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.                                - <CHAPTER TWO> -
  60.  
  61.  
  62.  
  63.         The text for chapter two would be here.
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.                               - <CHAPTER THREE> -
  72.  
  73.  
  74.  
  75.         The text for chapter three would be here.
  76.  
  77.  
  78.  
  79.  
  80.